const runtime._CLONE_SIGHAND

2 uses

	runtime (current package)
		os_linux.go#L129: 	_CLONE_SIGHAND        = 0x800
		os_linux.go#L155: 		_CLONE_SIGHAND | /* share sig handler table */